warning

fun warning(message: String)
fun warning(exception: Throwable)
fun warning(message: String, annotationProperties: AnnotationProperties)
fun warning(exception: Throwable, annotationProperties: AnnotationProperties)